PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DNode Class / isVisible Method
In This Topic
    isVisible Method
    In This Topic
    Gets a value indicating whether the node is visible.
    Syntax
    public boolean isVisible()

    Return Value

    True if the node is visible. False if the node is not visible.
    See Also